CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 对话框 图

搜索资源列表

  1. Draw

    0下载:
  2. 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9541288
    • 提供者:craig
  1. DlgUseBmp

    0下载:
  2. VC中对话框的背景图片设置的两种方法的比较。-VC in the dialog box, set the background image comparison of two methods.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4090572
    • 提供者:冯春明
  1. appbar1

    0下载:
  2. 带位图预览的打开文件对话框(4KB)-With bitmap preview to open the file dialog (4KB)
  3. 所属分类:

    • 发布日期:2017-12-03
    • 文件大小:12462
    • 提供者:陈宇
  1. ScrollBitmap_demo

    0下载:
  2. Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:32222
    • 提供者:徐丽志
  1. PictureDialogiew

    0下载:
  2. 主要介绍打开文件对话框,实现对图象,文本等预览。 [代码性质] VC完整应用程序代码 [代码作者] 井中月_VC [文件大小] 56K [更新日期] 2005-3-27 21:27:00 -introduces open file dialog to achieve right image, text, etc. preview. [Code nature] VC integrity of the application code [code writers] Ji
  3. 所属分类:Button control

    • 发布日期:2017-11-19
    • 文件大小:57134
    • 提供者:
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, linear). Procedures for how to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:120970
    • 提供者:lma7408
  1. dialog

    0下载:
  2. 这是我从网络上看到的修改按钮的文章后建立的一个小工程,它是基于CButtonST类对按钮进行设置的,如按钮上添加透明位图,单击按钮时动态的显示按钮。非常适合做一个好的对话框。-This is me from the network on the Modify button to see the article after the set up a small project, it is based on the type of button CButtonST settings, such a
  3. 所属分类:Button control

    • 发布日期:2017-05-14
    • 文件大小:3305812
    • 提供者:巢歌
  1. CMapSystem

    0下载:
  2. 1、用对话框形式显示用户对输入子图的选择,包括选择子图类型(子图库),子图线颜色以及子图区域填充颜色(颜色表)。 2、实现绘图区各图形的颜色属性的更改,具体是单击图形操作菜单项,在单击编辑区域参数,或编辑线参数。然后就可以对绘图区的各种类型的图形进行相应的参数编辑。具体是以上操作完成后,右击你所要编辑的图形,然后就弹出对话框(颜色表),对颜色进行编辑。同时颜色表对话框中各颜色可通过双击对应颜色项进行编辑。 3、可以在图上实施放大、缩小、移动。放大缩小是通过鼠标操作的。将你的鼠标位置置于所
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1196372
    • 提供者:ccl
  1. DialogBitmap

    1下载:
  2. 这是一个对话框中添加位图,并可以用滚动条显示全部图片。对初学者有很大帮助。-This is a dialog box to add a bitmap, and can use a scroll bar shows all the picture. There is very helpful for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3821047
    • 提供者:王鹏
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. DlgAutoHide

    0下载:
  2. QQ式对话框,在屏幕边缘 自动隐藏 树中加图
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:68978
    • 提供者: zhu
  1. lovePet

    0下载:
  2. 徐景周先生用VC++编写的集简繁文字转换、文件加密、控件注册、位图转换为文本、文件隐藏到位图、文件分割器、控件注册器、注销用户、定时关机、弹出、关闭光驱等为一体的工具集软件。通过这个软件的源代码您可以学到位图菜单、自画式按钮的制作,不规则形状窗口的产生,动画对话框,系统托盘程序的实现等一系列技术。-Mr. Xu Jingzhou using VC++ to prepare the set Simplified text conversion, file encryption, control r
  3. 所属分类:其他小程序

    • 发布日期:2013-01-21
    • 文件大小:922603
    • 提供者:300
  1. Skin

    0下载:
  2. 通过替换 res 文件夹里的相应 BMP 位图文件,即可实现不同风格的对话框程序,还支持换色及换肤。-Res by replacing the corresponding folder in bitmap BMP files, you can achieve different styles of the dialog box procedure, but also support for color and skin.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:29242
    • 提供者:xuserynamez
  1. opndlgimgprev

    0下载:
  2. 在打开文件对话框上实现图象预览,利用钩子函数实现-In the Open File dialog box to achieve image preview, the use of hook function to achieve
  3. 所属分类:Hook api

    • 发布日期:2017-05-12
    • 文件大小:2744216
    • 提供者:刘婷
  1. TopMp3Player

    1下载:
  2. 超强MP3播放器。用VC++编写的播放器,功能强大,技术亮点包括:1、非模态对话框的创建;2、位图时钟;3、横向滚动文字;4、递归查找文件;5、系统托盘;6、弹出式菜单;7、位图按钮;8、多线程处理-Super MP3 player. Written by VC++ player, powerful, technical highlights include: 1, non-modal dialog creation 2, bitmap clock 3, horizontal scrolli
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4512625
    • 提供者:ZhouLi
  1. Dialogbox_displayed_the_form_background_mageDlgUse

    0下载:
  2. 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:304761
    • 提供者:andysun
  1. TreeView

    0下载:
  2. 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4220649
    • 提供者:永恒之夜
  1. Move_Dlg

    0下载:
  2. 点击对话框后,对话框由小渐渐变大,对话框中也可以加载任意位图 -Click the dialog box, the dialog box by the small became smaller, the dialog box you can load any bitmap
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1876628
    • 提供者:兰玮
  1. KnbookNav

    0下载:
  2. 透明按钮,在对话框上放一张背景图,然后在对话框上放置几个按钮,让按钮实现透明-Transparent button in the dialog box put a background image, and then put a few buttons in the dialog box to allow the button to achieve transparent
  3. 所属分类:Button control

    • 发布日期:2017-05-18
    • 文件大小:4747232
    • 提供者:neiepxsq
  1. bmp

    0下载:
  2. 对话框打开bmp位图,附加图像处理功能,VC++程序编写-Bmp Bitmap dialog box opens, additional image processing functions, VC++ programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3768585
    • 提供者:andy
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com